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