8 lines
449 B
TypeScript
8 lines
449 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const DeleteArrowBackFilled: FluentFontIcon;
|
|
export declare const DeleteArrowBackRegular: FluentFontIcon;
|
|
export declare const DeleteArrowBack16Regular: FluentFontIcon;
|
|
export declare const DeleteArrowBack16Filled: FluentFontIcon;
|
|
export declare const DeleteArrowBack20Regular: FluentFontIcon;
|
|
export declare const DeleteArrowBack20Filled: FluentFontIcon;
|