import type { H3Event } from 'h3'; export declare function prerenderStaticImages(src?: string, srcset?: string, event?: H3Event): void;