import { IIconProps } from "native-base"; export declare const Location: (props: IIconProps) => JSX.Element; export default Location;