export function format(field: any, value: any): any;
export function formatAnnotation(value: any): string;
