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