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