export declare function ControlSetTextByHandle(windowHandle: bigint, controlHandle: bigint, value: string): number;
