Private
Public Access
1
0
Files

8 lines
393 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneVibrateFilled: FluentIcon;
export declare const PhoneVibrateRegular: FluentIcon;
export declare const PhoneVibrate20Regular: FluentIcon;
export declare const PhoneVibrate20Filled: FluentIcon;
export declare const PhoneVibrate24Regular: FluentIcon;
export declare const PhoneVibrate24Filled: FluentIcon;