export function vectorToArray(vector: object): any[];
export function swigDateToDate(swigDate: object): Date;
