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