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