import React from 'react';
declare const LocationOutline: React.FC<import("./gen").IconCommonProps>;
export default LocationOutline;
