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