export const value = 42;
export const unusedValue = 42;
export const check = __webpack_exports_info__.unusedValue.used;