import { ConfigPlugin } from 'expo/config-plugins';
import { Props } from './types';
declare const _default: ConfigPlugin<Props | null>;
export default _default;
