import * as React from 'react'; declare function GhostTerminal(props: React.ComponentProps<'svg'>): JSX.Element;