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