export interface DenormalizedDocResolvers { root: Function[]; security: Function[]; tags: Function[]; operations: Function[]; }