export interface SystemTablesProvider {
    readonly systemTableName: string;
}
//# sourceMappingURL=system-tables-provider.d.ts.map