export default function proportionsHorizontalQuery(table: string, columns: string[], options?: { suffix?: string; decimals?: number; }): string;