declare const tryLogfmtParse: (str: string, defaultValue?: any) => any;

export { tryLogfmtParse as default, tryLogfmtParse };
