export declare const setupTSConfig: (manifest: import("@vtex/api").AppManifest, warnOnNoBuilderCandidate: boolean) => Promise<void>;
