export declare function useApp(): { parseApp: () => { bundleExternals: {}; app: string; ownerName: any; appName: any; appTag: any; }; };