export declare function getCSSValue(v: string | number): string | number; export declare function initDragEvent(dragBox: HTMLElement): void;