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