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