const myStr: string = 'Hello'; const myNumber: number = 5; const myBoolean: boolean = true;