import { Template } from './template'; export declare class Review { evaluator: string; modifiedAt: string; templates: Array