import { SvgIconComponent } from './types'; declare const DirectionsOffIcon: SvgIconComponent; export default DirectionsOffIcon;