export function d4(): number; export function d6(): number; export function d8(): number; export function d12(): number; export function d20(): number; export function d100(): number; import guid from './misc/guid'; import id from './misc/id'; export function increment(step: any): number; export function inc(step: any): number; export { guid, uuid, id };