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