/**
* Helper function to retrieve the corresponding icon by name.
*
* @param {string} iconName The name of the icon.
*
* @return {Object} The corresponding icon.
*/exportfunctiongetTemplatePartIcon(iconName: string): Object;
//# sourceMappingURL=get-template-part-icon.d.ts.map