import Line from './Line'; export default function ( config?: Line.IConfig ): Line;