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