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