import { TablePageNestedTableKey } from "../models/tablePage.model"; export declare function transformStringToTablePageNestedTableKey(str: string): TablePageNestedTableKey;