import { FC } from "react"; export declare const UnrealizedPnLPopoverCard: FC<{ unPnlPriceBasis: any; setUnPnlPriceBasic: any; }>; //# sourceMappingURL=unrealPnLHover.d.ts.map