/** * Show an error message and halt. */ export default function error(message: any): void;