import { CommandInfo } from '../command-info';
/**The code command */
export declare const code: CommandInfo[];
//# sourceMappingURL=code.d.ts.map