export declare const findWranglerConfig: (projectRootDir: string) => Promise<string>;
