import React from 'react';
import { A11yGroupProps } from '../../types/A11yGroup.types';
export declare const A11yGroup: (props: A11yGroupProps) => React.JSX.Element;
//# sourceMappingURL=A11yGroup.ios.d.ts.map