export declare const isSafeUnquotedExpression: (expression: string) => boolean;
