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