// place files you want to import through the `$lib` alias in this folder. export interface TypeMessage { message: string; imageSrc: string; user: string; }