8 lines
497 B
TypeScript
8 lines
497 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const TextColumnOneSemiNarrowFilled: FluentFontIcon;
|
|
export declare const TextColumnOneSemiNarrowRegular: FluentFontIcon;
|
|
export declare const TextColumnOneSemiNarrow20Regular: FluentFontIcon;
|
|
export declare const TextColumnOneSemiNarrow20Filled: FluentFontIcon;
|
|
export declare const TextColumnOneSemiNarrow24Regular: FluentFontIcon;
|
|
export declare const TextColumnOneSemiNarrow24Filled: FluentFontIcon;
|