declare function hasSrcAppDir(): boolean;
declare function suggestMiddlewareLocation(): string | undefined;
export { suggestMiddlewareLocation, hasSrcAppDir };
//# sourceMappingURL=middleware-location.d.ts.map