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