import { SVGProps } from 'react'; declare const Patientory: (props: SVGProps) => JSX.Element; export { Patientory as default };