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