import React from 'react'; import { SvgProps } from './types'; declare const Expand: React.FC; export default Expand;