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