import type { SolDid } from './sol_did';
import IDL from './sol_did.json';
export { SolDid, IDL };
