import { Abstraction } from "@webiny/di"; export declare function createAbstraction(name: string): Abstraction;