export default function emptyThrows<T>(x: T[], message: string): T[];
//# sourceMappingURL=emptyThrows.d.ts.map