8 lines
485 B
TypeScript
8 lines
485 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const TextGrammarArrowRightFilled: FluentFontIcon;
|
|
export declare const TextGrammarArrowRightRegular: FluentFontIcon;
|
|
export declare const TextGrammarArrowRight20Regular: FluentFontIcon;
|
|
export declare const TextGrammarArrowRight20Filled: FluentFontIcon;
|
|
export declare const TextGrammarArrowRight24Regular: FluentFontIcon;
|
|
export declare const TextGrammarArrowRight24Filled: FluentFontIcon;
|