export declare const useImagesPreload: (images?: string[]) => { loading: boolean; throttled: boolean; };