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