import { IconProps } from '../lib';
declare function HashStraight(props: IconProps): JSX.Element;
export default HashStraight;
