Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/bluetooth.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

16 lines
865 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const BluetoothFilled: FluentFontIcon;
export declare const BluetoothRegular: FluentFontIcon;
export declare const Bluetooth16Regular: FluentFontIcon;
export declare const Bluetooth16Filled: FluentFontIcon;
export declare const Bluetooth20Regular: FluentFontIcon;
export declare const Bluetooth20Filled: FluentFontIcon;
export declare const Bluetooth24Regular: FluentFontIcon;
export declare const Bluetooth24Filled: FluentFontIcon;
export declare const Bluetooth28Regular: FluentFontIcon;
export declare const Bluetooth28Filled: FluentFontIcon;
export declare const Bluetooth32Regular: FluentFontIcon;
export declare const Bluetooth32Filled: FluentFontIcon;
export declare const Bluetooth48Regular: FluentFontIcon;
export declare const Bluetooth48Filled: FluentFontIcon;