export class Component { constructor(props) { this.properties = props; } }