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