/// import { IconProps } from "../SvgIcon"; export declare const Key: (props?: IconProps) => JSX.Element; export default Key;