export declare function match(pattern: RegExp): PropertyDecorator; export declare function match(...strings: string[]): PropertyDecorator;