import type { ISdk } from "../"; export declare function handleTileClick(sdk: ISdk, e: Event, widgetUrl: string): void; export declare function getTimephrase(timestamp: number): string; //# sourceMappingURL=tile.lib.d.ts.map