import { Placement } from '../interface'; export declare function getOppositeVariationPlacement(placement: Placement): Placement;