import * as React from "react"; export declare const HelpIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=HelpIcon.d.ts.map