export declare function createIdentifier(strings: Array): string; export declare function decodeIdentifier(identifier: string): Array;