import {x} from "y" import z from "y"; export class AppComponent { title = 'app' } export default class AppComponent { title = 'app' }