export const base: typeof import("./base");
export const short: typeof import("./short");
export const mont: typeof import("./mont");
export const edwards: typeof import("./edwards");
