export declare class InstrText { readonly text: string; constructor(text: string); }