import React from 'react'; declare const SvgHiking: (props: React.SVGProps) => JSX.Element; export default SvgHiking;