import { Entity } from '../entity'; export declare function getUpdatedAt(entity: Entity): Date;