/// import type { IconOwnProps } from "./types"; declare const IconBase: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Partial, Pick, HTMLDivElement>, keyof import("react").ClassAttributes | keyof import("react").HTMLAttributes>, {}>; export default IconBase; //# sourceMappingURL=IconBase.d.ts.map