declare const loadSprite: (preicons?: string | { [key: string]: string; }) => void; export default loadSprite;