//#region src/ThemeProvider/AppElementContext.d.ts
declare const useAppElement: () => HTMLDivElement | null;
//#endregion
export { useAppElement };
//# sourceMappingURL=AppElementContext.d.mts.map