Private
Public Access
1
0
Files

8 lines
437 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ChatArrowBackFilled: FluentFontIcon;
export declare const ChatArrowBackRegular: FluentFontIcon;
export declare const ChatArrowBack16Regular: FluentFontIcon;
export declare const ChatArrowBack16Filled: FluentFontIcon;
export declare const ChatArrowBack20Regular: FluentFontIcon;
export declare const ChatArrowBack20Filled: FluentFontIcon;