Private
Public Access
1
0
Files

8 lines
437 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CallCheckmarkFilled: FluentFontIcon;
export declare const CallCheckmarkRegular: FluentFontIcon;
export declare const CallCheckmark20Regular: FluentFontIcon;
export declare const CallCheckmark20Filled: FluentFontIcon;
export declare const CallCheckmark24Regular: FluentFontIcon;
export declare const CallCheckmark24Filled: FluentFontIcon;