/** * Set the body select style to none. */ export declare function useUserSelect(active: boolean): void;