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