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