import { LoaderProps } from './types'; export declare const Loader: import("styled-components").StyledComponent<"div", any, LoaderProps, never>;