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