import { Settings } from "../types"; export declare function pointData(settings: Settings, data: any): any[];