8 lines
413 B
TypeScript
8 lines
413 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const NextFrameFilled: FluentFontIcon;
|
|
export declare const NextFrameRegular: FluentFontIcon;
|
|
export declare const NextFrame20Regular: FluentFontIcon;
|
|
export declare const NextFrame20Filled: FluentFontIcon;
|
|
export declare const NextFrame24Regular: FluentFontIcon;
|
|
export declare const NextFrame24Filled: FluentFontIcon;
|