8 lines
363 B
TypeScript
8 lines
363 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const WifiOffFilled: FluentIcon;
|
|
export declare const WifiOffRegular: FluentIcon;
|
|
export declare const WifiOff20Regular: FluentIcon;
|
|
export declare const WifiOff20Filled: FluentIcon;
|
|
export declare const WifiOff24Regular: FluentIcon;
|
|
export declare const WifiOff24Filled: FluentIcon;
|