import type { CommandWrapper } from "./../config/wrapper"; export declare const getBuiltinCommands: () => CommandWrapper[];