import { IconProps } from '../Icon'; declare function SvgAccessibility(props: IconProps): JSX.Element; export default SvgAccessibility;