export default function _getEncryptedPosition(saltLength: number, ivLength: number, tagLength: number): number;