export declare function useStyle(props: any, { disableCSSProps, events }: { disableCSSProps: any; events: any; }): any;