import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const IotFilled: FluentFontIcon;
export declare const IotRegular: FluentFontIcon;
export declare const Iot16Regular: FluentFontIcon;
export declare const Iot16Filled: FluentFontIcon;
export declare const Iot20Regular: FluentFontIcon;
export declare const Iot20Filled: FluentFontIcon;
export declare const Iot24Regular: FluentFontIcon;
export declare const Iot24Filled: FluentFontIcon;
