export declare function parseStringSync(str: string): unknown[];
