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