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