export declare function ControlGetTextByHandle(windowHandle: bigint, controlHandle: bigint, characterCount?: number): string;
