export declare const shuffle: (data: string) => string;
