import { ConfigPlugin } from '@expo/config-plugins'; import { AppAuthProps } from '../types'; export declare const withUrlSchemes: ConfigPlugin;