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