const ImageAssets = { ic_checkbox: require('./icCheckbox.png'), ic_checked_checkbox: require('./icCheckboxChecked.png') } export default ImageAssets