/** * Generates a short id. * */ export declare function id(): string;