import type { LinkableDefinition } from "@voyant-travel/core"; export declare const bookingLinkable: LinkableDefinition; export declare const bookingsLinkable: { booking: LinkableDefinition; };