declare const RULES: {
    noUndeclaredEnvVars: string;
};
export { RULES };
//# sourceMappingURL=constants.d.ts.map