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