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