Private
Public Access
1
0
Files

8 lines
419 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DrawerPlayFilled: FluentFontIcon;
export declare const DrawerPlayRegular: FluentFontIcon;
export declare const DrawerPlay20Regular: FluentFontIcon;
export declare const DrawerPlay20Filled: FluentFontIcon;
export declare const DrawerPlay24Regular: FluentFontIcon;
export declare const DrawerPlay24Filled: FluentFontIcon;