type SuccessSvgProps = { className?: string; }; export declare const SuccessSvg: ({ className }: SuccessSvgProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=fullWidthSuccessSvg.d.ts.map