import type { Command } from "commander"; export declare function registerClaimsCommand(program: Command): void; //# sourceMappingURL=claims.d.ts.map