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