declare const dynamicIconImports: { Alarm_fill: () => Promise; Calendar: () => Promise; Cancel: () => Promise; Cancel_circle: () => Promise; Cart_fill: () => Promise; Check: () => Promise; Chevron_down: () => Promise; Chevron_left: () => Promise; Chevron_right: () => Promise; Chevron_up: () => Promise; Double_Chevron_left: () => Promise; Double_Chevron_right: () => Promise; Eye_fill: () => Promise; Eye_slash_fill: () => Promise; Filter: () => Promise; Information: () => Promise; Menu: () => Promise; More: () => Promise; Person_fill: () => Promise; Plus: () => Promise; Question_circle: () => Promise; Re: () => Promise; Search: () => Promise; Setting_fill: () => Promise; Share: () => Promise; Store: () => Promise; }; export default dynamicIconImports; //# sourceMappingURL=dynamicIconImports.d.ts.map