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