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