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