import type { IconProps } from '../../types'; export declare const LocationOnSVG: (opts?: IconProps) => string; export default LocationOnSVG;