import { ThemeColors, ThemeType } from '../../../../constants'; declare const _default: { RoundButtonBase: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Omit & import("react").ClassAttributes & import("react").ButtonHTMLAttributes & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; RoundButtonContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { multi: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; roundButtonLoader: (disabled: boolean, theme: ThemeType) => import("@emotion/react").SerializedStyles; roundButtonTextStyles: (buttonColor: ThemeColors, theme: ThemeType, textColor?: ThemeColors | undefined) => import("@emotion/react").SerializedStyles; RoundButtonWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; }; export default _default; //# sourceMappingURL=style.d.ts.map