/** Middleware for creating an entry file in the project. */
export declare function createEntryFileAsync(): Promise<Response> | undefined;
export declare function getAbsolutePath(): string;
//# sourceMappingURL=createEntryFile.d.ts.map