import { ApiMethodDeclaration } from '../..'; type ParamsData = undefined; type ResponseData = string; export declare const getBookeoIntegrationLink: ApiMethodDeclaration; export {};