export declare const flowIntegrationConfig: {
    apiKey: string;
    secretKey: string;
    baseUrl: string;
};
export declare const hasFlowIntegrationCredentials: boolean;
export declare const describeFlowIntegration: jest.Describe;
//# sourceMappingURL=flowIntegration.d.ts.map