// Copyright (c) Microsoft Corporation. All rights reserved.// Licensed under the MIT License.'use strict';
Object.defineProperty(exports, "__esModule", { value: true });
var react_native_1 = require("react-native");
exports.default = react_native_1.requireNativeComponent('RNCCheckboxWindows');