/**
 * Virtual any type for the property decorator.
 */
export declare class Any {
}
