8 lines
351 B
TypeScript
8 lines
351 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const CommaFilled: FluentIcon;
|
|
export declare const CommaRegular: FluentIcon;
|
|
export declare const Comma20Regular: FluentIcon;
|
|
export declare const Comma20Filled: FluentIcon;
|
|
export declare const Comma24Regular: FluentIcon;
|
|
export declare const Comma24Filled: FluentIcon;
|