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