/** * This module provides utility functions for working with knowledge graph * images in TypeScript. * * @since 0.0.6 */ export * as Account from './core/account.js'; //# sourceMappingURL=account.d.ts.map