import type { IconDefinition } from '../types';
declare const ScanOutlined: IconDefinition;
export default ScanOutlined;
