declare const RNLocationEnabler: {
    checkLocation: (options?: {}) => any;
} | null;
export default RNLocationEnabler;
//# sourceMappingURL=index.d.ts.map