export default positionAt; declare function positionAt(anchor: any, position: any, elem: any): void;