import { ReactIconComponentType } from '../types';

declare const Traffic: ReactIconComponentType;
export default Traffic;
            