import { ShapeComponent as SC } from '../../runtime'; export type LineOptions = Record; export declare const Line: SC;