/**
 * Client exports for SEC EDGAR Toolkit
 */
export { EdgarClient } from './edgar-client';
export { SyncEdgarClient, createSyncClient } from './sync-wrapper';
//# sourceMappingURL=index.d.ts.map