import * as React from 'react';
declare function PasargadIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default PasargadIcon;
