export declare const getCommand: (bundleId: string) => string; export declare const processOutput: (result: string) => number;