export declare const implementation = "original";
export declare const eslintId = "no-debug-commands-in-ui-tests";
export declare const quickFixMessage = "Remove this debug command";
