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