export declare function addSpacing(children: any, spacing: number, dir?: 'ltr' | 'rtl'): any;