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