export declare const validatePrefix: (prefix: string) => string;
