import { IconProps } from '../types';
declare const HashStraight: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default HashStraight;
//# sourceMappingURL=HashStraight.d.ts.map