export declare const isCommand: (expression: any, command: 'pause' | 'debug') => boolean;
//# sourceMappingURL=helpers.d.ts.map