import AssistantsBase from "./AssistantsBase";
declare class Assistants extends AssistantsBase {
}
export = Assistants;