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