import { IconProps } from '../types';
declare function Key(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Key;
//# sourceMappingURL=Key.d.ts.map