Private
Public Access
1
0
Files

8 lines
419 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PhoneShakeFilled: FluentFontIcon;
export declare const PhoneShakeRegular: FluentFontIcon;
export declare const PhoneShake20Regular: FluentFontIcon;
export declare const PhoneShake20Filled: FluentFontIcon;
export declare const PhoneShake24Regular: FluentFontIcon;
export declare const PhoneShake24Filled: FluentFontIcon;