export declare const checkIsSelected: (value: string[] | undefined, optionId: string) => boolean;