import * as React from "react"; declare function SvgGhost(props: React.SVGProps): React.JSX.Element; export default SvgGhost;