declare const Random: Record; export default Random; export declare const registerRandom: (name: string, fn: any) => void;