import { SVGProps } from 'react';
export declare function Success(props: SVGProps<SVGSVGElement>): JSX.Element;
