UNPKG

infinity-forge

Version:
7 lines (6 loc) 230 B
export declare function PixSucess({ isPaid, isSucess, isDelivery, fastCheckout, }: { isPaid?: boolean; isSucess?: boolean; isDelivery?: boolean; fastCheckout?: boolean; }): import("react/jsx-runtime").JSX.Element;