UNPKG

@hhgtech/hhg-components

Version:
6 lines (5 loc) 264 B
import React from 'react'; export declare const DangerIcon: () => React.JSX.Element; export declare const InfoIcon: () => React.JSX.Element; export declare const SuccessIcon: () => React.JSX.Element; export declare const WarningIcon: () => React.JSX.Element;