/// <reference types="react" />
import { LodingProps } from "./index";
export declare const Bxloading: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, LodingProps>> & string;
export declare const TrueAnimation: import("styled-components").RuleSet<object>;
export declare const StyledSvg: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").SVGProps<SVGSVGElement>, LodingProps>> & string;
export declare const StyleSvgCircleGray: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").SVGProps<SVGSVGElement>, LodingProps>> & string;
export declare const Ciculo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").SVGProps<SVGCircleElement>, LodingProps>> & string;
//# sourceMappingURL=style.d.ts.map