export default function (names: string[], exceptionHandler: (name: string) => void): void;