export declare const describe = "Default command";
export declare const handler: () => Promise<void>;
