/** * 水平中间分割线默认间距 */ export declare const MIDDLE_MAGRIN = 16; /** * 水平插入分割线默认间距 */ export declare const INSET_MARGIN = 72;