/// import { IconProps } from '../../types'; declare const Scanner2: (allProps: IconProps) => JSX.Element; export default Scanner2;