import Point from './Point'; export default function (source: any): Point;