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