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