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