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