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