/// <reference types="react" />
import { A11yGroupProps } from '../../types/A11yGroup.types';
export declare const A11yGroup: import("react").ExoticComponent<A11yGroupProps>;
//# sourceMappingURL=A11yGroup.d.ts.map