export declare const EXPRESSION_BLOCK_START: "{{";
export declare const EXPRESSION_BLOCK_END: "}}";
