export declare class VAExpressionFormatter { static format(expression?: string, args?: Array): string }