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