export class Cursor { static lock( type:string = null ) { } static free() { } }