/**
 * @author Kuitos
 * @homepage https://github.com/kuitos/
 * @since 2017-08-26
 */
export declare const incorrectAsClassDecorator: (decorator: string) => never;
export declare const incorrectAsClassPropertyDecorator: (decorator: string) => never;
