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