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