export declare const base: ({ fullWidth }: { fullWidth?: boolean | undefined; }) => import("styled-components").FlattenInterpolation>; export declare const primary: ({ loading }: { loading?: boolean | undefined; }) => import("styled-components").FlattenInterpolation>; export declare const secondary: import("styled-components").FlattenInterpolation>; export declare const secondary_negative: import("styled-components").FlattenInterpolation>; export declare const tertiary: import("styled-components").FlattenInterpolation>; export declare const positive: import("styled-components").FlattenInterpolation>; export declare const negative: import("styled-components").FlattenInterpolation>; export declare const icon: import("styled-components").FlattenInterpolation>; export declare const iconPrimary: import("styled-components").FlattenInterpolation>; export declare const small: ({ loading }: { loading?: boolean | undefined; }) => import("styled-components").FlattenInterpolation>; export declare const medium: import("styled-components").FlattenInterpolation>; export declare const large: import("styled-components").FlattenInterpolation>; export declare const loading: import("styled-components").FlattenSimpleInterpolation; export declare const disabled: import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=Button.styles.d.ts.map