export * from './warn'; export * from './is'; export * from './business'; export declare function uuid(size?: number, prefix?: string): string;