export declare function createChromeTabJsonStringForPageProp(tables: string[]): string; export declare function parsePagePropChromeTabJson(chromeTab: string): string[];