import IconButtonProps from './type'; declare const IconButtonStyled: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, IconButtonProps, never>; export default IconButtonStyled; //# sourceMappingURL=styled.d.ts.map