import { SvgIconComponent } from './types'; declare const CodeRoundIcon: SvgIconComponent; export default CodeRoundIcon;