import { SVGProps } from "react"; declare const SvgLife: (props: SVGProps) => JSX.Element; export default SvgLife;