8 lines
430 B
TypeScript
8 lines
430 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const PresenceBusyFilled: FluentFontIcon;
|
|
export declare const PresenceBusy10Filled: FluentFontIcon;
|
|
export declare const PresenceBusy12Filled: FluentFontIcon;
|
|
export declare const PresenceBusy16Filled: FluentFontIcon;
|
|
export declare const PresenceBusy20Filled: FluentFontIcon;
|
|
export declare const PresenceBusy24Filled: FluentFontIcon;
|