import { type ConfigPlugin } from '@expo/config-plugins';
export declare const withBluetoothPermissions: ConfigPlugin<{
    bluetoothAlwaysPermission?: string | false;
}>;
//# sourceMappingURL=withBluetoothPermissions.d.ts.map