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