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