export default function hideRandom(array: Array, difficulty?: number, replacement?: string): any[]; export { hideRandom }; //# sourceMappingURL=hide_random.d.ts.map