import { IconProps } from '../types';
declare const NoteBlank: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default NoteBlank;
//# sourceMappingURL=NoteBlank.d.ts.map