export declare function parseEntry(entry: [string, string | null]): [string, any];
