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