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