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