export { default as XL1ColorLogoIconSvg } from './XL1_Logo_Icon_Mainnet.svg'; export { default as XYOColorLogoIconSvg } from './XYO_Logo_Icon.svg'; export declare const formatSvgAsDataUrl: (svgString: string) => string; export declare const imgXYOLogoSrcDataUrl: string; export declare const imgXL1LogoSrcDataUrl: string; //# sourceMappingURL=index.d.ts.map