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