import { Manifest } from 'flair-sdk'; export declare const printClientAndClusterBanner: (apiKey: string, manifest: Manifest) => Promise;