export declare function useAllDisabled(withoutAll: string[] | string): boolean;
