export declare function shouldBumpTableauMinVersion(toolkitTableauVersion: string, connectorTableauVersion: string): boolean;
