export default function writeDataQuery(table: string, file: string, options: { compression?: boolean; }): string;