import { IconProps } from '.'; declare type IconStylesProps = Required> & Pick; declare const _default: { iconStyles: ({ displayInline, fill, rotate }: IconStylesProps) => import("@emotion/react").SerializedStyles; }; export default _default; //# sourceMappingURL=style.d.ts.map