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