export declare function checkoutPair(idPair: any): {
    draft: any;
    published: any;
};
//# sourceMappingURL=formBuilderValueStore.d.ts.map