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