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