import { Action } from 'routing-controllers'; export declare function currentUserChecker(model: any): Promise<(action: Action) => Promise>;