import React from 'react'; declare const SvgExpand: (props: React.SVGProps) => JSX.Element; export default SvgExpand;