import { IErrorDisplayProps } from "./IErrorDisplayProps"; import React from "react"; export declare const ShowError: React.FC; export default ShowError; //# sourceMappingURL=ShowError.d.ts.map