/// export declare const StyledLoader: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { color: string; width: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;