import { ReactIconComponentType } from '../types';

declare const Scanner: ReactIconComponentType;
export default Scanner;
            