import { IconSvgProps } from '../types';
declare const FolderPlus: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FolderPlus;
//# sourceMappingURL=FolderPlus.d.ts.map