declare const getAllWindows: () => import("./types").WindowInfo[];
export default getAllWindows;
