10 lines
670 B
TypeScript
10 lines
670 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const TextParagraphDirectionRightFilled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRightRegular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight16Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight16Filled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight20Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight20Filled: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight24Regular: FluentFontIcon;
|
|
export declare const TextParagraphDirectionRight24Filled: FluentFontIcon;
|