export declare const useCachedImageCheck: (src?: string, timeout?: number) => boolean | null;