export default LoadBox; declare function LoadBox({ setTitle, iconPack, setTintColor }: { setTitle: any; iconPack: any; setTintColor: any; }): JSX.Element; //# sourceMappingURL=LoadBox.d.ts.map