export declare const getRelProps: (nofollow?: boolean) => { rel: string; } | { rel?: undefined; };