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