import { ParsedStyle, FigmaStyleProperties } from '../types'; export declare function convertBorderToFigma(style: ParsedStyle): Partial;