/** Parses JSON with comments. */ export declare function parseJsonWithComments(input: string): Output;