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