//
//  BSGGlobals.h
//  Bugsnag
//
//  Created by Nick Dowell on 18/06/2021.
//  Copyright © 2021 Bugsnag Inc. All rights reserved.
//

#import <Foundation/Foundation.h>

__BEGIN_DECLS

dispatch_queue_t BSGGlobalsFileSystemQueue(void);

__END_DECLS
