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