import DirectorySync from './DirectorySync'; declare const DirectorySyncFilled: typeof DirectorySync; export default DirectorySyncFilled;