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