import { Signal } from "@preact/signals";
export declare const librarySignal: Signal<Array<"components" | "templates">>;
