/** * Get all field annotations in the doc. * @param state The editor state. * @returns The array of field annotations. */ export function getAllFieldAnnotations(state: any): any[]; //# sourceMappingURL=getAllFieldAnnotations.d.ts.map