/// <reference types="react" />
import type { Types } from "../types";
export declare function Icon(props: Types.IconProps): JSX.Element;
//# sourceMappingURL=index.d.ts.map