import type { FC, SVGProps } from "react";
export declare const PieHi: FC<SVGProps<SVGSVGElement>>;
export default PieHi;
//# sourceMappingURL=PieHi.d.ts.map