import type { Operation, OperationType } from '@nosana/sdk'; export declare function stanatizeArrays(op: Operation): Operation;