export * from "./none"; export * from "./httpcode"; export type PolicyCallback = (error?: any) => boolean;