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