import React from 'react'; import { IconBaseProps } from './_base'; declare const Scan: React.FC; export default Scan;