import type Synchronizer from './Synchronizer.js'; declare function getAllSynchronizers(): Array; export default getAllSynchronizers;