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