import type { ConfigPlugin } from '@expo/config-plugins';
declare const withBuildGradle: ConfigPlugin;
export default withBuildGradle;
