Sequence importer interface.
Used to define a specific Sequence importer visible in the Import section.
Can take any resource type as input and return a Sequence as result.
Note that you have SequenceFileImporter interface which allow to import Sequence
from file(s).