import * as i0 from "@angular/core"; export declare class EntityInfoComponent { small: boolean; entity: { id: string; createdAt?: string; updatedAt?: string; }; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }