Interface in sequence

I need to create a sequence to send stimulus to DUT. The dut signalsa are in interface and they are configured using uvm_config_db.
Can i use the config db to access the dut signals in interface? If it can , can anyone please tell how its is done?

In reply to Gokul_DV:

This is what every UVM testbench does. Please see Basic UVM | Universal Verification Methodology | Verification Academy