export function getIconComponentBySegment(segment: any, appDevType?: string): typeof CompletionAppIcon; export function getAppIcon(segment: any, appDevType?: string): any; import CompletionAppIcon from './assets/CompletionAppIcon'; //# sourceMappingURL=utils.d.ts.map