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