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