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