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