/// import { IconProps } from "../SvgIcon"; export declare const Scan: (props?: IconProps) => JSX.Element; export default Scan;