export declare const decorator: (handler: any, ...state: any[]) => (part: any) => void;
