import * as React from 'react';
declare const SuccessSvg: (props: {
    [otherOptions: string]: unknown;
}) => React.JSX.Element;
export default SuccessSvg;
//# sourceMappingURL=SuccessSvg.d.ts.map