/// import { LineProps } from '../components/line/Line'; export declare const line: (node: RectangleNode) => (props: LineProps) => any;