export declare const useErrorMessage: (name: string, label?: string | undefined) => any;
