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