import React from 'react'; import { IconBaseProps } from './_base'; declare const Key: React.FC; export default Key;