import { BorderRadiusProps } from 'styled-system'; export declare const StyledLoader: import("styled-components").StyledComponent<"div", any, { width?: number; height?: number; backgroundColor: string; } & BorderRadiusProps>, string | number | symbol>, never>;