declare var _default: { create(args: any, state: any): { handler: string; parameters: { mult: number; }; }; }; export default _default;