import * as i0 from "@angular/core";
/** @internal */
export declare class SortablejsService {
    transfer?: (items: any[]) => void;
    static ɵfac: i0.ɵɵFactoryDeclaration<SortablejsService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<SortablejsService>;
}
