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