declare const preloadImage: (srcList: string[]) => void; export default preloadImage;