import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ScanTypeOffFilled: FluentIcon;
export declare const ScanTypeOffRegular: FluentIcon;
export declare const ScanTypeOff20Regular: FluentIcon;
export declare const ScanTypeOff20Filled: FluentIcon;
export declare const ScanTypeOff24Regular: FluentIcon;
export declare const ScanTypeOff24Filled: FluentIcon;
