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