import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonNoteFilled: FluentIcon;
export declare const PersonNoteRegular: FluentIcon;
export declare const PersonNote16Regular: FluentIcon;
export declare const PersonNote16Filled: FluentIcon;
export declare const PersonNote20Regular: FluentIcon;
export declare const PersonNote20Filled: FluentIcon;
export declare const PersonNote24Regular: FluentIcon;
export declare const PersonNote24Filled: FluentIcon;
