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