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