export default class ExampleUse { public constructor( public readonly text: string, ) {} }