import { EntityIncludeParserOptions } from '../includeParser.types'; export declare const entityIncludeParser: ({ host, target, mountPath, }: EntityIncludeParserOptions) => void; //# sourceMappingURL=entityIncludeParser.d.ts.map