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