import type { WxtAppConfig } from './define-app-config';
export declare function useAppConfig(): WxtAppConfig;
