/** Default row cap for tables embedded on dashboards, doc pages, and catalog panes. */ declare const HUB_TABLE_EMBEDDED_PREVIEW_ROW_LIMIT = 5; export { HUB_TABLE_EMBEDDED_PREVIEW_ROW_LIMIT };