import { IconSvgProps } from '../types';
declare const TrafficSign: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TrafficSign;
//# sourceMappingURL=TrafficSign.d.ts.map