import type { AriaContextType } from '@/context/AriaContext'; export declare const useAria: () => AriaContextType; //# sourceMappingURL=useAria.d.ts.map