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