import { IkasCheckout } from "../../storefront-models/src"; export declare function fbp_purchase(checkout: IkasCheckout, eventId: string): void;