export default function replaceNullsQuery(table: string, columns: string[], value: number | string | Date | boolean): string;