export declare const sanitizeName: (value: string) => string;
