export declare function parsePromptIdentifier(identifier: string): [string, string, string];
