declare const _default: {
    token: string | undefined;
    model: string;
    command: string;
    cobertura: string;
    iterations: string;
    target: string;
};
export default _default;
//# sourceMappingURL=env.d.ts.map