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