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