export { createResult } from './createResult';
export type { ResultFunction } from './createResult';
