import { IconProps } from './Base'; export declare const CloseIcon: ({ style, color, size }: IconProps) => JSX.Element; //# sourceMappingURL=CloseIcon.d.ts.map