/** * Copyright (c) 2023 Google LLC * SPDX-License-Identifier: MIT */ import React from 'react'; export declare const NoMatchingFields: () => React.JSX.Element;