2024-01-29 09:26:07 +08:00

10 lines
201 B
TypeScript

declare const _default: {
space: string;
spaceArrow: string;
arrowOffset: string;
arrowOffsetVertical: string;
arrowHeight: string;
padding: string;
};
export default _default;