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