/**
 * Shared interfaces exports.
 */
export { SoulseekSearchResult } from './soulseek-search-result';
export { DownloadOptions } from './download-options';
export { SearchOptions } from './search-options';
export { DownloadConfig } from './download-config';
//# sourceMappingURL=index.d.ts.map