import { IEmojiProps } from "../../styled";
declare const SvgTransportSign4: (props: IEmojiProps) => JSX.Element;
export default SvgTransportSign4;
