import { type SvgStringOpts } from '../../svgString'; export declare const LocationAwaySVG: (opts?: SvgStringOpts) => string; export default LocationAwaySVG;