import type { StateDeclaration } from 'lit/decorators/state.js'; export declare function State(options?: StateDeclaration): Function; //# sourceMappingURL=StateDecorator.d.ts.map