import { IRndStateExtra } from '../types'; /** * 当前状态、大小、位置等信息 */ export default function useRndStateExtra(): IRndStateExtra;