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