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