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