import { SVGProps } from 'react'; declare const IconImportRegular: (props: SVGProps) => JSX.Element; export default IconImportRegular;