import { AtomSpec } from "specs"; import { ParserOptionsSpec } from "./ParserOptionsSpec"; export declare function LAMMPSTRJ(str: string, options: ParserOptionsSpec): AtomSpec[][];