export default function writeGeoDataQuery(table: string, file: string, options?: { precision?: number; }): string;