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