import type App from '../app/index.js'; export declare function nextID(): number; export declare const styleSheetIDMap: Map; export default function (app: App | null): void;