10 lines
662 B
TypeScript
10 lines
662 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const TextParagraphDirectionLeftFilled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeftRegular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft16Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft16Filled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft20Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft20Filled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft24Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionLeft24Filled: FluentFontIcon;
|