import * as React from 'react'; declare const Cryptocurrency04Icon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default Cryptocurrency04Icon;