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