export declare function useImagePreloader(imageList: string[]): { imagesPreloaded: boolean; }; //# sourceMappingURL=useImagePreloader.d.ts.map