export interface DynamicAppIconRegistry {
    IconName: string;
}
//# sourceMappingURL=types.d.ts.map