import { IconProps } from '../lib';
declare function FolderSimplePlus(props: IconProps): JSX.Element;
export default FolderSimplePlus;
