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