export type IconType = 'ab-testing' | 'ad-campaign' | 'ads' | 'airplane' | 'airplane-fill' | 'align-center' | 'align-left' | 'align-right' | 'analytics' | 'automation' | 'briefcase' | 'builder' | 'button' | 'calendar' | 'caret' | 'chat' | 'check' | 'check-circle' | 'check-circle-fill' | 'check-shield' | 'check-thin' | 'clean-ui' | 'clear-formatting' | 'click' | 'clock' | 'cloud-question' | 'code' | 'column-four' | 'column-one' | 'column-three' | 'column-two' | 'columns' | 'connection' | 'contacts' | 'contacts-alt' | 'copy' | 'create' | 'csv' | 'desktop-view' | 'divider' | 'download' | 'drag' | 'dual-flags' | 'editor-code' | 'editor-design' | 'editor-old' | 'ellipsis' | 'ellipsis-vertical' | 'export' | 'filter' | 'forms' | 'frequency-optimization' | 'gear' | 'hash' | 'help' | 'help-error' | 'image' | 'image-text' | 'images' | 'info-circle' | 'key' | 'list' | 'locked' | 'mail' | 'mail-multi' | 'mail-search' | 'mc-align-center' | 'mc-align-justify' | 'mc-align-left' | 'mc-align-right' | 'mc-code' | 'mc-design' | 'mc-format-bold' | 'mc-format-italic' | 'mc-format-link' | 'mc-format-underline' | 'mc-ordered-list' | 'mc-preview' | 'mc-return' | 'mc-test-data' | 'mc-unordered-list' | 'mobile-view' | 'move-left' | 'move-right' | 'pencil' | 'people' | 'pie-chart' | 'plus' | 'push-notifications' | 'recipient-cpm' | 'redo' | 'reload' | 'save-draft' | 'search' | 'segment' | 'send-optimization' | 'sequence-optimization' | 'settings' | 'social' | 'sort-asc' | 'sort-desc' | 'space' | 'spacer' | 'status-caution' | 'status-negative' | 'status-positive' | 'teammate' | 'test-data' | 'text' | 'text-only' | 'trash' | 'undo' | 'unlocked' | 'unsubscribe' | 'upload' | 'user-security' | 'view' | 'warning' | 'warning-triangle' | 'x' | 'x-legacy';