import { BorderType } from "../type/line"; export declare function getStrokeDasharray(border: BorderType): string;