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