export declare type SetBestiesInput = { add?: Array; remove?: Array; };