import { IHashLinkBaseProps } from './IHashLinkProps'; export declare function getLinkHash(props: IHashLinkBaseProps): string;