--[[ Package link auto-generated by Rotriever ]] local PackageIndex = script.Parent.Parent._Index local Package = require(PackageIndex["ReactTestingLibrary"]["ReactTestingLibrary"]) export type within = Package.within export type QueryByBoundAttribute = Package.QueryByBoundAttribute export type AllByBoundAttribute = Package.AllByBoundAttribute export type FindAllByBoundAttribute = Package.FindAllByBoundAttribute export type GetByBoundAttribute = Package.GetByBoundAttribute export type FindByBoundAttribute = Package.FindByBoundAttribute export type QueryByText = Package.QueryByText export type AllByText = Package.AllByText export type FindAllByText = Package.FindAllByText export type GetByText = Package.GetByText export type FindByText = Package.FindByText export type getByPlaceholderText = Package.getByPlaceholderText export type getAllByPlaceholderText = Package.getAllByPlaceholderText export type queryByPlaceholderText = Package.queryByPlaceholderText export type queryAllByPlaceholderText = Package.queryAllByPlaceholderText export type findByPlaceholderText = Package.findByPlaceholderText export type findAllByPlaceholderText = Package.findAllByPlaceholderText export type getByText = Package.getByText export type getAllByText = Package.getAllByText export type queryByText = Package.queryByText export type queryAllByText = Package.queryAllByText export type findByText = Package.findByText export type findAllByText = Package.findAllByText export type getByDisplayValue = Package.getByDisplayValue export type getAllByDisplayValue = Package.getAllByDisplayValue export type queryByDisplayValue = Package.queryByDisplayValue export type queryAllByDisplayValue = Package.queryAllByDisplayValue export type findByDisplayValue = Package.findByDisplayValue export type findAllByDisplayValue = Package.findAllByDisplayValue export type getByTestId = Package.getByTestId export type getAllByTestId = Package.getAllByTestId export type queryByTestId = Package.queryByTestId export type queryAllByTestId = Package.queryAllByTestId export type findByTestId = Package.findByTestId export type findAllByTestId = Package.findAllByTestId export type WithSuggest = Package.WithSuggest export type GetErrorFunction = Package.GetErrorFunction export type SelectorMatcherOptions = Package.SelectorMatcherOptions export type QueryByAttribute = Package.QueryByAttribute export type AllByAttribute = Package.AllByAttribute export type queryByAttribute = Package.queryByAttribute export type queryAllByAttribute = Package.queryAllByAttribute export type getElementError = Package.getElementError export type QueryMethod = Package.QueryMethod export type QueryBy = Package.QueryBy export type GetAllBy = Package.GetAllBy export type FindAllBy = Package.FindAllBy export type GetBy = Package.GetBy export type FindBy = Package.FindBy export type BuiltQueryMethods = Package.BuiltQueryMethods export type buildQueries = Package.buildQueries export type Screen = Package.Screen export type screen = Package.screen export type waitForOptions = Package.waitForOptions export type waitFor = Package.waitFor export type waitForElementToBeRemoved = Package.waitForElementToBeRemoved export type MatcherFunction = Package.MatcherFunction export type Matcher = Package.Matcher export type ByRoleMatcher = Package.ByRoleMatcher export type NormalizerFn = Package.NormalizerFn export type NormalizerOptions = Package.NormalizerOptions export type MatcherOptions = Package.MatcherOptions export type Match = Package.Match export type DefaultNormalizerOptio = Package.DefaultNormalizerOptio export type getDefaultNormalizer = Package.getDefaultNormalizer export type getNodeText = Package.getNodeText export type EventType = Package.EventType export type FireFunction = Package.FireFunction export type FireObject = Package.FireObject export type CreateFunction = Package.CreateFunction export type CreateObject = Package.CreateObject export type createEvent = Package.createEvent export type fireEvent = Package.fireEvent export type BoundFunction = Package.BoundFunction export type BoundFunctions = Package.BoundFunctions export type Query = Package.Query export type Queries = Package.Queries export type getQueriesForElement = Package.getQueriesForElement export type PrettyDOMOptions = Package.PrettyDOMOptions export type prettyDOM = Package.prettyDOM export type logDOM = Package.logDOM export type prettyFormat_Colors = Package.prettyFormat_Colors export type prettyFormat_CompareKeys = Package.prettyFormat_CompareKeys export type prettyFormat_Options = Package.prettyFormat_Options export type prettyFormat_OptionsReceived = Package.prettyFormat_OptionsReceived export type prettyFormat_OldPlugin = Package.prettyFormat_OldPlugin export type prettyFormat_NewPlugin = Package.prettyFormat_NewPlugin export type prettyFormat_Plugin = Package.prettyFormat_Plugin export type prettyFormat_Plugins = Package.prettyFormat_Plugins export type prettyFormat_PrettyFormatOptions = Package.prettyFormat_PrettyFormatOptions export type prettyFormat_Printer = Package.prettyFormat_Printer export type prettyFormat_Refs = Package.prettyFormat_Refs export type prettyFormat_Theme = Package.prettyFormat_Theme export type Config = Package.Config export type ConfigFn = Package.ConfigFn export type configure = Package.configure export type getConfig = Package.getConfig export type QueryOptions = Package.QueryOptions export type QueryArgs = Package.QueryArgs export type Suggestion = Package.Suggestion export type Variant = Package.Variant export type Method = Package.Method export type getSuggestedQuery = Package.getSuggestedQuery export type RenderResult = Package.RenderResult export type RenderOptions = Package.RenderOptions export type render = Package.render export type cleanup = Package.cleanup export type act = Package.act return Package