/** * Android-specific language configuration for implement workflow */ import type { LanguageConfig } from '@hitoshura25/core'; export declare const androidConfig: LanguageConfig; //# sourceMappingURL=commands.d.ts.map