AsyncSerialParams: {
    name?: string;
    operations: DeepSerialOperation[];
    returning?: string;
    silent?: boolean;
}