import { default as React } from 'react'; declare const StripeSVG: (props: React.SVGProps) => React.JSX.Element; export { StripeSVG };