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