import type { Linter } from 'eslint'; export declare const preferProcessEnvDestructuringRestriction: { selector: string; message: string; }; export declare const preferProcessEnvDestructuringRule: Linter.RuleEntry; //# sourceMappingURL=process-env.d.ts.map