import * as React from "react"; declare const NoMatchingCustomerError: React.FC; export { NoMatchingCustomerError };