import React from 'react';
export declare const BooksVertical: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
