/// <reference types="react" />
declare const FolderNotchPlus: (props: any, ref: any) => JSX.Element;
export default FolderNotchPlus;
