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