8 lines
389 B
TypeScript
8 lines
389 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const BenchFilled: FluentFontIcon;
|
|
export declare const BenchRegular: FluentFontIcon;
|
|
export declare const Bench20Regular: FluentFontIcon;
|
|
export declare const Bench20Filled: FluentFontIcon;
|
|
export declare const Bench24Regular: FluentFontIcon;
|
|
export declare const Bench24Filled: FluentFontIcon;
|