import React from "react"; export declare const ErrorLabel: ({ text }: { text: string; }) => React.JSX.Element;