import { VariableDefinition } from '../variables'; export declare function Variable(definition: VariableDefinition): PropertyDecorator;