export default function removeColumnsQuery(table: string, columns: string[]): string;