export const name: string; export const description: string; export function builder(): void; export function handler(): Promise; export function handler(): Promise;