import { Config } from './types'; export declare const askTinaCloudSetup: ({ config }: { config: Config; }) => Promise;