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