export declare function tryServeLibAsset(pathname: string, appRoot: string, dev: boolean): Promise<{ body: Buffer; contentType: string; } | null>; //# sourceMappingURL=lib-assets.d.ts.map