import { IconTheme } from '../../IconsCommonTypes'; declare function Add(theme?: IconTheme | undefined): import("react/jsx-runtime").JSX.Element; export default Add; //# sourceMappingURL=index.d.ts.map