export declare const getPathDown: (width: number, iHeight: number, centerWidth: number, borderTopLeftRight: boolean | undefined, position: 'CENTER' | 'LEFT' | 'RIGHT') => string; //# sourceMappingURL=pathDown.d.ts.map