import type { OrientType } from '../interface'; export declare function getSizeHandlerPath(align?: OrientType): string;