declare function applySpacing(spacing: number[], space: any): any; export default applySpacing;