declare const useDeclareLoader: (mountLabel: string, unmountLabel: string, delay?: number) => void; export { useDeclareLoader };