export declare type SlashOptions = { commandsDir: string; testServers?: string | string[]; };