declare function useStyled(): { selector: string; option: string; dragHandler: string; dragModal: string; }; export { useStyled as default };