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