1import { ConfigPlugin } from '@expo/config-plugins';
2export declare const withAndroidUserInterfaceStyle: ConfigPlugin<void>;
3