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