Private
Public Access
1
0
Files

10 lines
512 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SerialPortOffFilled: FluentIcon;
export declare const SerialPortOffRegular: FluentIcon;
export declare const SerialPortOff16Regular: FluentIcon;
export declare const SerialPortOff16Filled: FluentIcon;
export declare const SerialPortOff20Regular: FluentIcon;
export declare const SerialPortOff20Filled: FluentIcon;
export declare const SerialPortOff24Regular: FluentIcon;
export declare const SerialPortOff24Filled: FluentIcon;