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