export declare function decodeMagicIdentifier(identifier: string): string; export declare const MAGIC_IDENTIFIER_REGEX: RegExp;