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