export default function indicatorRegion(editor: any, target: any, offsetFn?: any): { width: number; height: number; left: any; top: any; };