import { defineToken } from '../defineToken.js';
export declare const eurau: defineToken.ReturnType<{
    readonly addresses: {
        readonly 4217: "0x20c0000000000000000000009a4a4b17e0dc6651";
    };
    readonly currency: "EUR";
    readonly decimals: 6;
    readonly name: "AllUnity EUR";
    readonly symbol: "EURAU";
}>;
//# sourceMappingURL=eurau.d.ts.map