export default function modifyOperationObject(operation: Record<string, unknown>): Record<string, unknown>;
