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