import { SDKPluginOptions } from '../utils'; export interface DataSourceEjsOptions extends SDKPluginOptions { }