import type { H3Event } from 'h3';
export declare function useAppConfig(event?: H3Event): any;
