import { AppAuthProps } from './types';
declare const _default: import("@expo/config-plugins").ConfigPlugin<AppAuthProps | undefined>;
export default _default;
