import { ConfigPlugin } from "@expo/config-plugins";
import { SmartechBaseProps } from "./smartechBaseProps";
export declare const withNetcoreiOS: ConfigPlugin<SmartechBaseProps>;
