declare const addIconMakerAttributes: (imageAttributes: { src: string; }) => void; export default addIconMakerAttributes;