export declare enum TableClickActions { row = "tableRow", next = "nextPage", previous = "previousPage" }