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