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