import React, { type PropsWithChildren } from 'react';
export declare const A11yProvider: React.FC<PropsWithChildren<{}>>;
//# sourceMappingURL=A11yProvider.d.ts.map