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