Private
Public Access
1
0
Files

10 lines
616 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TextParagraphDirectionLeftFilled: FluentIcon;
export declare const TextParagraphDirectionLeftRegular: FluentIcon;
export declare const TextParagraphDirectionLeft16Regular: FluentIcon;
export declare const TextParagraphDirectionLeft16Filled: FluentIcon;
export declare const TextParagraphDirectionLeft20Regular: FluentIcon;
export declare const TextParagraphDirectionLeft20Filled: FluentIcon;
export declare const TextParagraphDirectionLeft24Regular: FluentIcon;
export declare const TextParagraphDirectionLeft24Filled: FluentIcon;