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