export declare type IconTypes = 'correct' | 'incorrect' | 'addition' | 'remove' | 'download' | 'down-arrow' | 'up-arrow' | 'right-arrow' | 'left-arrow' | 'chevron-up' | 'chevron-down' | 'date-picker' | 'time-picker' | 'auto-add-details' | 'alert' | 'workflow-waffle' | 'default-view' | 'list-view' | 'refresh' | 'circle-add' | 'search' | 'bucket' | 'reminder' | 'scratch-pad' | 'scratch-pad-trash' | 'claim-card' | 'job-card' | 'documents' | 'time-stamp' | 'notes' | 'call-log' | 'filter-funnel' | 'query-history' | 'policy-history' | 'internal-assessor-notes' | 'what-matters' | 'subtraction' | 'edit' | 'app-menu-hamburger' | 'app-menu-dashboard' | 'app-menu-new-claim' | 'app-menu-workflow' | 'app-menu-maps' | 'app-menu-reports' | 'app-menu-settings' | 'app-menu-logout' | 'star' | 'storms' | 'storms-2' | 'job-card-notes' | 'more-horizontal' | 'more-vertical' | 'SLA-clock-quarter' | 'SLA-clock-half' | 'SLA-clock-three-quarter' | 'SLA-clock-full' | 'online' | 'offline' | 'view' | 'flowchart' | 'documents-files' | 'information' | 'excess-details' | 'sp-details' | 'suggested-fix' | 'private-client' | 'timeline' | 'alarm-clock' | 'alarm-bell' | 'phone' | 'settings' | 'envelope' | 'no-image' | 'sorting-up' | 'sorting-down';