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