import { CommandParams } from '../fn.core.interface'; export declare function FnCommand(commandParams: CommandParams): ClassDecorator;