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