import * as React from "react"; import { IconProps } from '../lib'; declare const FolderNotch: (props: IconProps) => React.JSX.Element; export default FolderNotch; //# sourceMappingURL=FolderNotch.d.ts.map