export declare const token: (value: any) => string; export declare const username: (value: any) => string;