import { IconComponent } from '..';
declare const CodeIcon: IconComponent;
export { CodeIcon };
