export declare const makeAlphanumeric: (label: string) => string;
