export declare function evaluateKey(key: string, variables?: Record | null): string; export declare const rootID = "_ROOT_";