import type { ReactNode } from 'react'; /** @deprecated use PageLoader from kitt-universal instead */ export declare function LargeLoader(): ReactNode; //# sourceMappingURL=index.d.ts.map