export declare function useErrorMessage(node: any, error: any, errorMessage: any): () => void;