import type { FlowRoyalty } from "@rarible/flow-api-client"; export declare function validateRoyalties(royalties: FlowRoyalty[]): FlowRoyalty[];