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