import React from 'react'; import type { FooterProps } from '../Footer.js'; /** XYO product footer with social, network, token, developer, support, and more columns. */ export declare const XyoFooter: React.FC; //# sourceMappingURL=Footer.d.ts.map