declare let Components: any; export declare const getIconByName: (svg: string) => string; export default Components;