export type TSchemataServer = { version: string; timezone: number; }; export declare function Info(): string; //# sourceMappingURL=server.d.ts.map