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