export declare function createUrnFromAttrs(type: string, id: string | number, namespace?: string): string;