import type { BUN_MARIADB_TableSchemaType } from "../../types"; export default function buildTableOptions(table: BUN_MARIADB_TableSchemaType): string;