export declare function checkIsEmpty(elementType: string, element: string, falseCase: string): Promise<void>;
//# sourceMappingURL=checkIsEmpty.d.ts.map