import { TestCommandType } from "./types"; declare const command: TestCommandType; export default command;