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