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