import type * as interfaces from "./interfaces"; export type { interfaces }; export type { Denominations } from "./Denominations"; //# sourceMappingURL=index.d.ts.map