import { CommandEvent } from "../types"; export declare const preferences: (commandEvent: CommandEvent) => Promise;