export declare const getArrowShift: (shift: number | undefined, direction: string) => {
    [x: string]: string;
};
//# sourceMappingURL=getArrowShift.d.ts.map