export function fromSql(value: any): any; export function toSql(value: any): string;