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