/// import type { Size } from '../../types'; declare const cryptoLogo: (width?: Size, height?: Size) => JSX.Element; export default cryptoLogo; //# sourceMappingURL=cryptoweb.d.ts.map