import Main from "./Functions/Main"; declare const Ultimate: Main; export default Ultimate; export { Ultimate };