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