8 lines
459 B
TypeScript
8 lines
459 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const TextColumnOneSemiNarrowFilled: FluentIcon;
|
|
export declare const TextColumnOneSemiNarrowRegular: FluentIcon;
|
|
export declare const TextColumnOneSemiNarrow20Regular: FluentIcon;
|
|
export declare const TextColumnOneSemiNarrow20Filled: FluentIcon;
|
|
export declare const TextColumnOneSemiNarrow24Regular: FluentIcon;
|
|
export declare const TextColumnOneSemiNarrow24Filled: FluentIcon;
|