import { Command } from 'commander'; import { ExampleUsage } from '../../shared/index.js'; export declare const publishAndroidCommand: Command; export declare const publishAndroidExample: ExampleUsage; //# sourceMappingURL=publishAndroid.d.ts.map