/** * A chunk of CSS that disables user selection. * * @category Styles */ export declare const noUserSelect: import("element-vir").CSSResult;