export declare function usePreloadImages(imageSources: string[]): void;
export declare function usePreloadTantoImages(): void;
