import { SessionNoteHeaderText } from "../../models/text-interfaces"; import * as i0 from "@angular/core"; export declare class SessionNoteHeaderComponent { timestamp: Date; editor: string; text: SessionNoteHeaderText; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }