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