import type { IconComponent } from '../types'; declare const Scanner: IconComponent; export default Scanner;