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