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