export declare const BuildRigConstants: { tasks: { build: string; default: string; }; flavors: { debug: string; ship: string; }; }; //# sourceMappingURL=BuildRigConstants.d.ts.map