export function setIndex(spid: any, newIndex: any): boolean; export function setZindex(spid: string, level?: string | number, move?: boolean): void; export function copyAdd(sid: any, option: any, gpid?: any): any; export function copy(id: any, clear: any): any; export function changeModuleShow(id: any, ids: any): void;