import { SafePropsValue } from './env'; export declare function applyOverrides(args: SafePropsValue[], scope: string): SafePropsValue[];