import { IPositionFunction } from '../position-function'; declare const ArrowTopLeftPosition: IPositionFunction; export default ArrowTopLeftPosition;