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

declare const DocumentScanner: ReactIconComponentType;
export default DocumentScanner;
            