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