export declare type ScatterMethod = "dotproduct" | "nested_crossproduct" | "flat_crossproduct";