import * as React from "react"; declare function SvgContainer(props: React.SVGProps): React.JSX.Element; export default SvgContainer;