import type { IconProperties } from '../type'; export declare const Icon: import("react").ForwardRefExoticComponent>; export default Icon;