import {BaseExpressionTestStructure} from "./base"; export interface ExpressionTestStructure extends BaseExpressionTestStructure { }