export declare const id: {
    shortid(): string;
    cuid(): string;
};
