import { ParsedStyle } from '../../types'; export declare function convertSpacingToCss(style: ParsedStyle): Record;