import { DataSourceEjsOptions as PluginSchema } from './typesSchema'; export interface DataSourceEjsOptions extends PluginSchema { }