import * as d from '../declarations';
export declare const BUILD: d.Build;
export declare function resetBuildConditionals(b: d.Build): void;
