import { CaptionPosition } from '../components'; export declare const getFigureAlignment: (position: CaptionPosition) => string;