/** Parse customer playbook resource from CLI/MCP args. Handles `index`, `resource=index`, etc. */ export declare function parseCustomerResourceArgs(args: string[]): string; //# sourceMappingURL=parse-customer-resource.d.ts.map