import type { GemElement } from '@mantou/gem/lib/element'; export declare function visible any>(): (_: any, { addInitializer, access }: ClassFieldDecoratorContext | ClassMethodDecoratorContext) => void; //# sourceMappingURL=decorators.d.ts.map