declare const _default: (expectError: boolean) => (fixture: unknown, expectedOutput?: unknown) => Promise; export default _default;