import type { ElysiaAdapter } from '../types';
export declare const isHTMLBundle: (handle: any) => boolean;
export declare const BunAdapter: ElysiaAdapter;
