import { LineComponentType } from './types'; export * from './types'; export declare const Line: LineComponentType;