import { IconComponent } from '..';
declare const NoteIcon: IconComponent;
export { NoteIcon };
