8 lines
389 B
TypeScript
8 lines
389 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CommaFilled: FluentFontIcon;
|
|
export declare const CommaRegular: FluentFontIcon;
|
|
export declare const Comma20Regular: FluentFontIcon;
|
|
export declare const Comma20Filled: FluentFontIcon;
|
|
export declare const Comma24Regular: FluentFontIcon;
|
|
export declare const Comma24Filled: FluentFontIcon;
|