export declare const universalComponentTests: ({ renderComponent, rules }: { renderComponent: any; rules?: {} | undefined; }) => Promise;