export type BaseEntitiesExtractor = { extract(): Promise; }; //# sourceMappingURL=base.d.ts.map