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