Repository URL to install this package:
declare function errorMessage(type: string): string; export { errorMessage }; export default errorMessage;