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