import React from 'react'; function SelectionTick() { return ( ); } export default SelectionTick;