export declare class SclUtilAvlService {
    constructor();
    getRelatedDocument(data: any, kind: any): {};
}
