import { StaticLookupCall } from '../../index'; export declare class LanguageDummyLookupCall extends StaticLookupCall { multiline: boolean; showText: boolean; constructor(); protected _data(): any[]; } //# sourceMappingURL=LanguageDummyLookupCall.d.ts.map