import { IconProps } from '../lib';
declare function NoteBlank(props: IconProps): JSX.Element;
export default NoteBlank;
