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