import { ReactIconComponentType } from '../types';

declare const ExtensionOff: ReactIconComponentType;
export default ExtensionOff;
            