import { LoaderProps } from '.'; export declare const requiredProps: LoaderProps; export declare const testkitTests: { title: string; props: LoaderProps; }[]; export declare const ssrTests: { title: string; props: LoaderProps; }[]; export declare const a11yTests: { title: string; props: LoaderProps; }[]; //# sourceMappingURL=Loader.meta.d.ts.map