export declare const queryByTestId: (container: HTMLElement, testId: string) => T | null;