exportdeclareconst caracteresAllowed = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~";
declareconst_default: (length?: number) =>string;
/**
* See https://tools.ietf.org/html/rfc7636#section-4.1 to more information
*/exportdefault _default;