import { TimePosRotType } from "."; export declare function parseData(text: string): TimePosRotType[] | undefined;