import { LaunchMenu } from "@launchmenu/core";
/**
 * Sets up the frame of the LaunchMenu window
 */
export declare function setupFrame(LM: LaunchMenu): () => void;
//# sourceMappingURL=setupFrame.d.ts.map