/** Dermalytics SDK for JavaScript/TypeScript - Skincare Ingredient Analysis API */ export { Dermalytics } from './client.js'; export * from './types.js'; export * from './errors.js'; export declare const version = "0.4.1"; //# sourceMappingURL=index.d.ts.map