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