import { FC, PropsWithChildren } from "react"; import { NativeBaseProviderProps } from "native-base"; declare const GoodXProvider: FC>; export default GoodXProvider; //# sourceMappingURL=GoodXProvider.d.ts.map