export declare const command = "test-ids"; export declare const desc = "Print test IDs"; export declare const handler: () => Promise;