8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const ImageArrowBackFilled: FluentFontIcon;
|
|
export declare const ImageArrowBackRegular: FluentFontIcon;
|
|
export declare const ImageArrowBack20Regular: FluentFontIcon;
|
|
export declare const ImageArrowBack20Filled: FluentFontIcon;
|
|
export declare const ImageArrowBack24Regular: FluentFontIcon;
|
|
export declare const ImageArrowBack24Filled: FluentFontIcon;
|