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