8 lines
455 B
TypeScript
8 lines
455 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const AttachArrowRightFilled: FluentFontIcon;
|
|
export declare const AttachArrowRightRegular: FluentFontIcon;
|
|
export declare const AttachArrowRight20Regular: FluentFontIcon;
|
|
export declare const AttachArrowRight20Filled: FluentFontIcon;
|
|
export declare const AttachArrowRight24Regular: FluentFontIcon;
|
|
export declare const AttachArrowRight24Filled: FluentFontIcon;
|