8 lines
435 B
TypeScript
8 lines
435 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const TextColumnOneNarrowFilled: FluentIcon;
|
|
export declare const TextColumnOneNarrowRegular: FluentIcon;
|
|
export declare const TextColumnOneNarrow20Regular: FluentIcon;
|
|
export declare const TextColumnOneNarrow20Filled: FluentIcon;
|
|
export declare const TextColumnOneNarrow24Regular: FluentIcon;
|
|
export declare const TextColumnOneNarrow24Filled: FluentIcon;
|