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