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