const { Daemon } = imports.clapper_src.daemon; function main() { new Daemon(); }