import { IconProps } from '../Icon'; declare function SvgImportExport(props: IconProps): JSX.Element; export default SvgImportExport;