import type { ElysiaAdapter } from '../types';
export declare const WebStandardAdapter: ElysiaAdapter;
