import type { Placement } from '../enums'; export default function getBasePlacement(placement: Placement): Placement;