export declare const styleConfig: { node: { width: number; padding: number; }; alias: { height: number; lineHeight: string; }; contentGroup: { marginBottom: number; }; contentDivider: { height: number; lineHeight: string; }; contentItem: { height: number; lineHeight: string; marginBottom: number; }; };