export declare const decode: (input: string | {
    ELEMENT: string;
}) => string;
//# sourceMappingURL=base64url.d.ts.map