export declare function parse<T>(text: string): T;
