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