export function getBHAInformation(assetId: any, bhaId: any, drillStringData: any): any; export function getBhaBitSize(components?: array): number; export function getBhaDepthIn(startDepth: any): string; export function loadDrillStringData(curBHAandWellIds: any, companyId: any): Promise; export function calculateBHALengthMax(drillStringData: any): any; export function removeZero(value: any, decimals: any): string; export function getUnitConvertedValue(value: any, key: any): any; export function getErrors(minValue: any, maxValue: any, incOrDepth: any): any[]; export function getBHASchematic(components?: any[]): any[]; //# sourceMappingURL=bha.d.ts.map