export declare const waitToLoadReact: () => void; export declare const react$: (selector: string, props: any[], state: Record, reactElement: HTMLElement) => HTMLElement | { message: string; } | null; export declare const react$$: (selector: string, props: any[], state: Record, reactElement: HTMLElement) => HTMLElement[]; //# sourceMappingURL=resq.d.ts.map