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