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