
package lib;

public interface LibraryInterface {
//    void run();
}