import { Customize } from "@cocalc/landing-free/lib/customize";
export default function getCustomize(): Promise<Customize>;
