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