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