export declare function useDisabled(without: string[] | string): boolean;
