Private
Public Access
1
0
Files

10 lines
488 B
TypeScript

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;