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