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