export declare const createGetId: (scope: string) => (prefix?: string) => (name: string) => string;